Re: dyntest.pgc not working in 7.4 ? - Mailing list pgsql-bugs

From Seum-Lim Gan
Subject Re: dyntest.pgc not working in 7.4 ?
Date
Msg-id p0510039ebbff17846dc0@[192.168.10.94]
Whole thread Raw
In response to Re: dyntest.pgc not working in 7.4 ?  (Michael Meskes <meskes@postgresql.org>)
Responses Re: dyntest.pgc not working in 7.4 ?  (Michael Meskes <meskes@postgresql.org>)
List pgsql-bugs
Hi Michael,

Looks like the libecpg we are using is 4.0.

Any idea ?

Gan

-rw-r--r--   1 postgres postgres  245396 Dec 10 21:57 libpq.a
-rwxr-xr-x   1 postgres postgres  210700 Dec 10 21:57 libpq.so.3.1
lrwxrwxrwx   1 postgres postgres      12 Dec 10 21:57 libpq.so.3 ->
libpq.so.3.1
lrwxrwxrwx   1 postgres postgres      12 Dec 10 21:57 libpq.so -> libpq.so.3.1
-rw-r--r--   1 postgres postgres  126432 Dec 10 21:57 libpgtypes.a
-rwxr-xr-x   1 postgres postgres  112972 Dec 10 21:58 libpgtypes.so.1.0
lrwxrwxrwx   1 postgres postgres      17 Dec 10 21:58 libpgtypes.so.1
-> libpgtypes.so.1.0
lrwxrwxrwx   1 postgres postgres      17 Dec 10 21:58 libpgtypes.so
-> libpgtypes.so.1.0
-rw-r--r--   1 postgres postgres  110964 Dec 10 21:58 libecpg.a
-rw-r--r--   1 postgres postgres   20140 Dec 10 21:58 libecpg_compat.a
-rwxr-xr-x   1 postgres postgres   97528 Dec 10 21:58 libecpg.so.4.0
lrwxrwxrwx   1 postgres postgres      14 Dec 10 21:58 libecpg.so.4 ->
libecpg.so.4.0
lrwxrwxrwx   1 postgres postgres      14 Dec 10 21:58 libecpg.so ->
libecpg.so.4.0
-rwxr-xr-x   1 postgres postgres   23876 Dec 10 21:58 libecpg_compat.so.1.0
lrwxrwxrwx   1 postgres postgres      21 Dec 10 21:58
libecpg_compat.so.1 -> libecpg_compat.so.1.0
lrwxrwxrwx   1 postgres postgres      21 Dec 10 21:58
libecpg_compat.so -> libecpg_compat.so.1.0


At 7:33 am +0100 2003/12/12, Michael Meskes wrote:
>Hi,
>
>On Thu, Dec 11, 2003 at 04:10:05PM -0600, Seum-Lim Gan wrote:
>>  Hi Michael,
>>
>>  We tried but seems this didn't solve the problem.
>>
>>  Actually the ldd command in the log I attached yesterday
>>  has showed the link to the right libecpgtypes.so and libpg.so.
>
>You misunderstood me. I wasn't talking about libpq but about libpgtypes.
>The latest libecpg should depend on libpgtypes. Since yours doesn't I
>wonder which on you link to your program.
>
>Could you please tell me which version of libecpg you are using?
>
>Michael
>--
>Michael Meskes
>Email: Michael at Fam-Meskes dot De
>ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
>Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


--
+--------------------------------------------------------+
| Seum-Lim GAN                 email : slgan@lucent.com  |
| Lucent Technologies                                    |
| 2000 N. Naperville Road, 6B-403F  tel : (630)-713-6665 |
| Naperville, IL 60566, USA.        fax : (630)-713-7272 |
|       web : http://inuweb.ih.lucent.com/~slgan         |
+--------------------------------------------------------+

pgsql-bugs by date:

Previous
From: Michael Meskes
Date:
Subject: Re: dyntest.pgc not working in 7.4 ?
Next
From: "cnliou"
Date:
Subject: RI within PLPGSQL